home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / gfx / conv / dt2iff.readme < prev    next >
Text File  |  1994-12-18  |  3KB  |  107 lines

  1. Short:  Converts any picture via datatypes to IFF-ILBM
  2. Author: m_hillen@informatik.uni-kl.de
  3. Type:   gfx/conv
  4.  
  5. NAME
  6.  
  7.     DT2IFF
  8.  
  9.  
  10. FORMAT
  11.  
  12.     DT2IFF INFILE/A,OUTPATH/A,ICON/K,DEFTOOL/K
  13.  
  14.  
  15. PURPOSE
  16.  
  17.     Converts any picture-datatype to standard IFF-ILBM format.
  18.  
  19.  
  20. SPECIFICATION
  21.  
  22.     Since Workbench 3.0 a lot of datatypes are supported. But not all 
  23.     programs can use these data. Thus DT2IFF converts a picture of 
  24.     any type to the standard IFF-ILBM format, so nearly all applications
  25.     can use the pictures. If the old file has an extension (e.g. .GIF,
  26.     .JPG), it will be replaced by .IFF, if there is no extension, a new
  27.     one will be added.
  28.     The original files WILL NOT be overridden!
  29.  
  30.  
  31. OPTIONS
  32.  
  33.     INFILE        This is neccessary.
  34.             Type in the file you want to convert.
  35.     OUTPATH        This is neccessary.
  36.             Type in the path where the new picture shall be
  37.             written to. (If you want to have it in the current
  38.             directory you will have to use "")
  39.     ICON        This is not neccessary.
  40.             Here you can enter an icon name (without .info at
  41.             the end of the filename) in order to create an 
  42.             icon for the new file.
  43.     DEFTOOL        This is not neccessary.
  44.             Here you can enter a new default tool for your icon.
  45.             The old one will be overridden.
  46.  
  47.     No matter what kind of icon you select for your new picture (drawer,
  48.     disk, or something else), the new icon will be a project icon.
  49.  
  50.  
  51. EXAMPLES
  52.  
  53.     1> DT2IFF Pics:Mouse.GIF RAM:
  54.     This will convert 'Mouse.GIF' to 'RAM:Mouse.IFF'
  55.  
  56.     1> DT2IFF Pics:Mouse.JPG RAM: ICON=ENV:def_Picture
  57.     This will convert 'Mouse.JPG' to 'RAM:Mouse.IFF'. In addition, a new 
  58.     icon 'RAM:Mouse.IFF.info' will be created.
  59.  
  60.     1> DT2IFF Pics:Mouse.PCX RAM: ICON=ENV:def_Picture DEFTOOL=PPaint:PPaint
  61.     Like example number 2, but the new default tool will be 'PPaint:PPaint'
  62.  
  63.  
  64. BUGS
  65.  
  66.     NONE.
  67.  
  68.  
  69. AUTHOR
  70.  
  71.     Markus Hillenbrand
  72.     Weserstrasse 9
  73.     36124 Eichenzell-Loeschenrod
  74.     Germany
  75.     
  76.     E-mail: m_hillen@informatik.uni-kl.de
  77.  
  78.  
  79. COPYRIGHT NOTICE
  80.  
  81.     This man page was written by:
  82.  
  83.     Markus Hillenbrand
  84.     Weserstrasse 9
  85.     36124 Eichenzell-Loeschenrod
  86.     Germany
  87.     
  88.     E-mail: m_hillen@informatik.uni-kl.de
  89.  
  90. SEE ALSO
  91.  
  92.     ilbm2ppm (UNIX), FileFormats (AmigaDOS)
  93.  
  94.  
  95. ============================= Archive contents =============================
  96.  
  97. Original  Packed Ratio    Date     Time    Name
  98. -------- ------- ----- --------- --------  -------------
  99.     1192     731 38.6% 16-Nov-94 15:23:34  DT2IFF1.0.info
  100.     6128    4072 33.5% 10-Nov-94 22:37:50  DT2IFF1.0/DT2IFF
  101.     2006     971 51.5% 10-Nov-94 23:17:46  DT2IFF1.0/DT2IFF.man
  102.     1391     505 63.6% 16-Nov-94 15:21:20  DT2IFF1.0/DT2IFF.man.info
  103.      714     367 48.5% 16-Nov-94 15:19:00  DT2IFF1.0/Install
  104.     1872    1018 45.6% 16-Nov-94 15:21:20  DT2IFF1.0/Install.info
  105. -------- ------- ----- --------- --------
  106.    13303    7664 42.3% 18-Nov-94 09:04:30   6 files
  107.